Computer and Modernization ›› 2011, Vol. 1 ›› Issue (1): 103-3.doi: 10.3969/j.issn.1006-2475.2011.01.030

• 图像处理 • Previous Articles     Next Articles

Image Retrieval Based on Rtree

WANG Han, WANG Bing, LI Yue, TANG Jin   

  1. School of Computer Science and Technology, Anhui Univ., Hefei 230601, China
  • Received:2010-09-19 Revised:1900-01-01 Online:2011-01-20 Published:2011-01-20

Abstract:

Highdimensional indexing technique, as the quick query strategy in high dimension data, has been widely used in ContentBased Image Retrieval. This paper builts a highdimensional indexing structure to store the eigenvalue of image inside using Rtree which is firstly proposed by Guttman in 1984. In order to improve the efficiency of image retrieval, this paper first introduces the structure of Rtree. Then the advantage of Rtree searching is analyzed by comparing the query times and searching time of Rtree searching and linear structure searching respectively. The experimental results demonstrate that, benefited from the Rtree structure, the query times and searching time are reduced and the efficiency are improved remarkably.

Key words: highdimensional retrieval, Rtree, image retrieval, spatial data, socket